2026-04-10 18:20:23,936 [ 89902 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-04-10 18:20:23,936 [ 89902 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-04-10 18:20:23,936 [ 89902 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-04-10 18:20:23,936 [ 89902 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_8ut8e7 --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host 'test_alter_moving_garbage/test.py::test_alter_moving[False-False]' 'test_alter_moving_garbage/test.py::test_alter_moving[False-True]' 'test_alter_moving_garbage/test.py::test_alter_moving[True-True]' test_alter_moving_garbage/test.py::test_delete_race_leftovers 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1]' test_backup_log/test.py::test_backup_log test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_config_corresponding_root/test.py::test_work test_config_decryption/test_wrong_settings.py::test_invalid_chars test_config_decryption/test_wrong_settings.py::test_no_encryption_key test_config_decryption/test_wrong_settings.py::test_subnodes test_config_decryption/test_wrong_settings.py::test_wrong_method test_config_yaml_full/test.py::test_yaml_full_conf test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed]' test_dictionaries_null_value/test.py::test_null_value 'test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Date_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[String_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_]' test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable test_distributed_config/test.py::test_distibuted_settings test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl test_distributed_ddl_on_cross_replication/test.py::test_atomic_database test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors test_distributed_load_balancing/test.py::test_load_balancing_default test_distributed_load_balancing/test.py::test_load_balancing_first_or_random test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance test_distributed_load_balancing/test.py::test_load_balancing_in_order test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 'test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority]' 'test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative]' test_distributed_load_balancing/test.py::test_load_balancing_round_robin test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper test_enabling_access_management/test.py::test_enabling_access_management test_encrypted_disk_replication/test.py::test_replication test_encrypted_disk_replication/test.py::test_zero_copy_replication test_endpoint_macro_substitution/test.py::test_select_by_type test_executable_table_function/test.py::test_executable_function_arg_eval_input_python -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_catboost_evaluate/test.py::testAmazonModelManyRows test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors test_alter_moving_garbage/test.py::test_alter_moving[False-False] test_config_decryption/test_wrong_settings.py::test_invalid_chars test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] test_create_user_and_login/test.py::test_grant_create_user [gw8] [ 1%] PASSED test_config_decryption/test_wrong_settings.py::test_invalid_chars test_config_decryption/test_wrong_settings.py::test_no_encryption_key [gw3] [ 2%] PASSED test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login [gw3] [ 3%] PASSED test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user [gw3] [ 4%] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml [gw9] [ 5%] PASSED test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple [gw8] [ 6%] PASSED test_config_decryption/test_wrong_settings.py::test_no_encryption_key test_config_decryption/test_wrong_settings.py::test_subnodes [gw3] [ 7%] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user_xml [gw7] [ 8%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore [gw9] [ 9%] PASSED test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl [gw6] [ 10%] PASSED test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors test_distributed_load_balancing/test.py::test_load_balancing_default [gw0] [ 11%] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow [gw8] [ 12%] PASSED test_config_decryption/test_wrong_settings.py::test_subnodes test_config_decryption/test_wrong_settings.py::test_wrong_method [gw0] [ 13%] PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString [gw0] [ 14%] PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures [gw0] [ 15%] PASSED test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric [gw0] [ 16%] PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath [gw0] [ 17%] PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath [gw0] [ 18%] PASSED test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString [gw0] [ 19%] PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate [gw3] [ 20%] PASSED test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl test_distributed_ddl_on_cross_replication/test.py::test_atomic_database [gw0] [ 21%] PASSED test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures [gw8] [ 22%] PASSED test_config_decryption/test_wrong_settings.py::test_wrong_method test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible [gw0] [ 23%] PASSED test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures [gw4] [ 24%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] [gw0] [ 25%] PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures [gw0] [ 26%] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash [gw3] [ 27%] PASSED test_distributed_ddl_on_cross_replication/test.py::test_atomic_database test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl [gw3] [ 28%] PASSED test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] [gw0] [ 29%] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh [gw1] [ 30%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] [gw0] [ 31%] PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw7] [ 32%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash [gw0] [ 33%] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw5] [ 34%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] [gw5] [ 35%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup [gw8] [ 36%] PASSED test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible [gw8] [ 37%] PASSED test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible [gw5] [ 38%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] [gw5] [ 39%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] [gw9] [ 40%] PASSED test_default_compression_codec/test.py::test_default_codec_single test_encrypted_disk_replication/test.py::test_replication [gw7] [ 41%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup [gw4] [ 42%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] [gw2] [ 43%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-False] test_alter_moving_garbage/test.py::test_alter_moving[False-True] test_allowed_client_hosts/test.py::test_allowed_host test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic [gw2] [ 44%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-True] test_alter_moving_garbage/test.py::test_alter_moving[True-True] [gw8] [ 45%] PASSED test_encrypted_disk_replication/test.py::test_replication test_encrypted_disk_replication/test.py::test_zero_copy_replication [gw8] [ 46%] PASSED test_encrypted_disk_replication/test.py::test_zero_copy_replication [gw4] [ 47%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] [gw7] [ 48%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup [gw9] [ 49%] PASSED test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host [gw9] [ 50%] PASSED test_allowed_client_hosts/test.py::test_denied_host [gw2] [ 51%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[True-True] test_alter_moving_garbage/test.py::test_delete_race_leftovers [gw0] [ 52%] PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_config_corresponding_root/test.py::test_work test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge [gw1] [ 53%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] test_broken_part_during_merge/test.py::test_merge_and_part_corruption [gw3] [ 54%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] [gw9] [ 55%] PASSED test_config_corresponding_root/test.py::test_work test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable [gw7] [ 56%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore [gw4] [ 57%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] [gw0] [ 58%] PASSED test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge [gw8] [ 59%] PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_dictionaries_null_value/test.py::test_null_value [gw7] [ 60%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup [gw9] [ 61%] PASSED test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable [gw2] [ 62%] PASSED test_alter_moving_garbage/test.py::test_delete_race_leftovers [gw0] [ 63%] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw4] [ 64%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] [gw8] [ 65%] PASSED test_dictionaries_null_value/test.py::test_null_value test_enabling_access_management/test.py::test_enabling_access_management test_endpoint_macro_substitution/test.py::test_select_by_type [gw1] [ 66%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] [gw7] [ 67%] FAILED test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica [gw0] [ 68%] PASSED test_enabling_access_management/test.py::test_enabling_access_management [gw8] [ 69%] PASSED test_endpoint_macro_substitution/test.py::test_select_by_type [gw3] [ 70%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] [gw4] [ 71%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] test_backup_log/test.py::test_backup_log [gw1] [ 72%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] [gw2] [ 73%] PASSED test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica [gw9] [ 74%] PASSED test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper [gw6] [ 75%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_default test_distributed_load_balancing/test.py::test_load_balancing_first_or_random test_distributed_config/test.py::test_distibuted_settings [gw4] [ 76%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] [gw3] [ 77%] PASSED test_backup_log/test.py::test_backup_log test_executable_table_function/test.py::test_executable_function_arg_eval_input_python [gw2] [ 78%] PASSED test_distributed_config/test.py::test_distibuted_settings [gw5] [ 79%] PASSED test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic [gw4] [ 80%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] test_dictionaries_redis/test.py::test_redis_dictionaries[String_] test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade [gw3] [ 81%] PASSED test_executable_table_function/test.py::test_executable_function_arg_eval_input_python [gw1] [ 82%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] [gw5] [ 83%] PASSED test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade [gw4] [ 84%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[String_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] test_config_yaml_full/test.py::test_yaml_full_conf [gw5] [ 85%] PASSED test_config_yaml_full/test.py::test_yaml_full_conf [gw4] [ 86%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] [gw1] [ 87%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] [gw4] [ 88%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] [gw4] [ 89%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] [gw1] [ 90%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] [gw6] [ 91%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_first_or_random test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance [gw4] [ 92%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] [gw4] [ 93%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] [gw1] [ 94%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] [gw6] [ 95%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance test_distributed_load_balancing/test.py::test_load_balancing_in_order [gw6] [ 96%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_in_order test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname [gw6] [ 97%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] [gw6] [ 98%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] [gw6] [ 99%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] test_distributed_load_balancing/test.py::test_load_balancing_round_robin [gw6] [100%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_round_robin =================================== FAILURES =================================== _________________________ test_shutdown_cancels_backup _________________________ [gw7] linux -- Python 3.10.12 /usr/bin/python3 def test_shutdown_cancels_backup(): > with NoTrashChecker() as no_trash_checker: test_backup_restore_on_cluster/test_cancel_backup.py:556: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = type = None, value = None, traceback = None def __exit__(self, type, value, traceback): list_of_znodes = set( node1.query( "SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' " + "AND NOT (name == 'alive_tracker')" ).splitlines() ) new_znodes = list_of_znodes.difference(self.__previous_list_of_znodes) if new_znodes: print(f"Found nodes in ZooKeeper: {new_znodes}") for node in new_znodes: print( f"Nodes in '/clickhouse/backups/{node}':\n" + node1.query( f"SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups/{node}'" ) ) print( f"Nodes in '/clickhouse/backups/{node}/stage':\n" + node1.query( f"SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups/{node}/stage'" ) ) if self.check_zookeeper: assert new_znodes == set() list_of_backups = set( os.listdir(os.path.join(node1.cluster.instances_dir, "backups")) ) new_backups = list_of_backups.difference(self.__previous_list_of_backups) unfinished_backups = set( backup for backup in new_backups if not os.path.exists( os.path.join(node1.cluster.instances_dir, "backups", backup, ".backup") ) ) new_backups = set( backup for backup in new_backups if backup not in unfinished_backups ) if new_backups: print(f"Found new backups: {new_backups}") if unfinished_backups: print(f"Found unfinished backups: {unfinished_backups}") assert new_backups == set(self.expect_backups) assert unfinished_backups.difference(self.allow_unfinished_backups) == set() all_errors = set() start_time = time.strftime( "%Y-%m-%d %H:%M:%S", self.__start_time_for_collecting_errors ) for node in nodes: errors_query_result = node.query( "SELECT name FROM system.errors WHERE last_error_time >= toDateTime('" + start_time + "') " + "AND NOT ((name == 'KEEPER_EXCEPTION') AND (last_error_message LIKE '%Fault injection%')) " + "AND NOT (name == 'NO_ELEMENTS_IN_CONFIG')" ) errors = errors_query_result.splitlines() if errors: print(f"{get_node_name(node)}: Found errors: {errors}") print( node.query( "SELECT name, last_error_message FROM system.errors WHERE last_error_time >= toDateTime('" + start_time + "')" ) ) for error in errors: > assert (error in self.expect_errors) or (error in self.allow_errors) E AssertionError: assert ('NETLINK_ERROR' in ['QUERY_WAS_CANCELLED'] or 'NETLINK_ERROR' in []) E + where ['QUERY_WAS_CANCELLED'] = .expect_errors E + and [] = .allow_errors test_backup_restore_on_cluster/test_cancel_backup.py:394: AssertionError ----------------------------- Captured stdout call ----------------------------- Using node2 as initiator Sleeping 2.0855232843614186 seconds Waiting for number of system processes = 1+ Got 2 system processes for backup 9b40fe6d93b547f9ad543cbb17b1cbc1 after waiting 0 seconds node2: Restarting... node2: Restarted Waiting for number of system processes = 0 Got 0 system processes for backup 9b40fe6d93b547f9ad543cbb17b1cbc1 after waiting 0 seconds node1: Found errors: ['QUERY_WAS_CANCELLED'] QUERY_WAS_CANCELLED Got error from the initiator. DB::Exception: Query was cancelled. Stack trace:\n\n0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:113: Poco::Exception::Exception(String const&, int) @ 0x000000001f81eb40\n1. ./build_docker/./src/Common/Exception.cpp:108: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ff71534\n2. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x0000000007c24d20\n3. DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x0000000007c336da\n4. ./build_docker/./src/Interpreters/ProcessList.cpp:567: DB::QueryStatus::throwQueryWasCancelled() const @ 0x0000000017ef0a6b\n5. ./build_docker/./src/Interpreters/ProcessList.cpp:520: DB::QueryStatus::throwProperExceptionIfNeeded(unsigned long const&, unsigned long const&) @ 0x0000000017ef097e\n6. ./build_docker/./src/Interpreters/ProcessList.cpp:557: DB::QueryStatus::checkTimeLimit() @ 0x0000000017ef10ca\n7. ./build_docker/./src/Backups/BackupCoordinationStageSync.cpp:1190: DB::BackupCoordinationStageSync::checkIfOtherHostsFinish(String const&, std::optional>>, bool, bool&, bool) const @ 0x00000000163777c4\n8. ./build_docker/./src/Backups/BackupCoordinationStageSync.cpp:1168: DB::BackupCoordinationStageSync::waitOtherHostsFinishImpl(String const&, std::optional>>, bool) const @ 0x0000000016376d6d\n9. ./build_docker/./src/Backups/BackupCoordinationStageSync.cpp:1137: DB::BackupCoordinationStageSync::waitOtherHostsFinish(bool) const @ 0x00000000163765f0\n10. ./build_docker/./src/Backups/BackupCoordinationOnCluster.cpp:260: DB::BackupCoordinationOnCluster::waitOtherHostsFinish(bool) const @ 0x000000001633e246\n11. ./build_docker/./src/Backups/BackupsWorker.cpp:568: DB::BackupsWorker::doBackup(std::shared_ptr, std::shared_ptr const&, String const&, DB::BackupSettings const&, std::shared_ptr, std::shared_ptr, std::shared_ptr const&, bool, std::shared_ptr const&) @ 0x00000000162d5f65\n12. ./build_docker/./src/Backups/BackupsWorker.cpp:418: DB::BackupsWorker::BackupStarter::doBackup() @ 0x00000000162e6e6e\n13. ./build_docker/./src/Backups/BackupsWorker.cpp:488: void std::__function::__policy_invoker::__call_impl[abi:ne190107] const&, std::shared_ptr const&)::$_0, void ()>>(std::__function::__policy_storage const*) @ 0x00000000162e058d\n14. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x0000000015be4963\n15. ./contrib/llvm-project/libcxx/include/future:1589: std::packaged_task::operator()() @ 0x0000000015be4c55\n16. ./src/Common/threadPoolCallbackRunner.h:52: void std::__function::__policy_invoker::__call_impl[abi:ne190107] (std::function&&, Priority)> DB::threadPoolCallbackRunnerUnsafe>(ThreadPoolImpl>&, String const&)::\'lambda\'(std::function&&, Priority)::operator()(std::function&&, Priority)::\'lambda0\'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000015be4b8d\n17. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x00000000100f780f\n18. ./contrib/llvm-project/libcxx/include/__type_traits/invoke.h:117: ThreadFromGlobalPoolImpl::ThreadFromGlobalPoolImpl>::ThreadFromThreadPool::*)(), ThreadPoolImpl>::ThreadFromThreadPool*>(void (ThreadPoolImpl>::ThreadFromThreadPool::*&&)(), ThreadPoolImpl>::ThreadFromThreadPool*&&)::\'lambda\'()::operator()() @ 0x00000000100ffd46\n19. ./contrib/llvm-project/libcxx/include/__type_traits/invoke.h:149: void std::__function::__policy_invoker::__call_impl[abi:ne190107]::ThreadFromGlobalPoolImpl>::ThreadFromThreadPool::*)(), ThreadPoolImpl>::ThreadFromThreadPool*>(void (ThreadPoolImpl>::ThreadFromThreadPool::*&&)(), ThreadPoolImpl>::ThreadFromThreadPool*&&)::\'lambda\'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000100ffc62\n20. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x00000000100f3ec0\n21. ./contrib/llvm-project/libcxx/include/__type_traits/invoke.h:117: void* std::__thread_proxy[abi:ne190107]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x00000000100fc9fc\n22. __tsan_thread_start_func @ 0x0000000007b98428\n23. ? @ 0x00007fdd50a1fac3\n24. ? @ 0x00007fdd50ab1850\n\nJob\'s origin stack trace:\n0. ./build_docker/./src/Common/StackTrace.cpp:386: StackTrace::StackTrace() @ 0x00000000100206f3\n1. ./build_docker/./src/Common/ThreadPool.cpp:130: void boost::heap::priority_queue, boost::parameter::void_, boost::parameter::void_, boost::parameter::void_>::emplace, Priority&, StrongTypedef&, DB::OpenTelemetry::TracingContextOnThread const, bool&, (anonymous namespace)::ScopedDecrement>(std::function&&, Priority&, StrongTypedef&, DB::OpenTelemetry::TracingContextOnThread const&&, bool&, (anonymous namespace)::ScopedDecrement&&) @ 0x00000000100f2a1e\n2. ./build_docker/./src/Common/ThreadPool.cpp:401: void ThreadPoolImpl>::scheduleImpl(std::function, Priority, std::optional, bool) @ 0x00000000100f9695\n3. ./build_docker/./src/Common/ThreadPool.cpp:494: ThreadPoolImpl>::scheduleOrThrowOnError(std::function, Priority) @ 0x00000000100f8ecb\n4. ./src/Common/threadPoolCallbackRunner.h:52: std::function (std::function&&, Priority)> DB::threadPoolCallbackRunnerUnsafe>(ThreadPoolImpl>&, String const&)::\'lambda\'(std::function&&, Priority)::operator()(std::function&&, Priority) @ 0x0000000015be3d25\n5. ./contrib/llvm-project/libcxx/include/__type_traits/invoke.h:149: std::future std::__function::__policy_invoker (std::function&&, Priority)>::__call_impl[abi:ne190107] (std::function&&, Priority)> DB::threadPoolCallbackRunnerUnsafe>(ThreadPoolImpl>&, String const&)::\'lambda\'(std::function&&, Priority), std::future (std::function&&, Priority)>>(std::__function::__policy_storage const*, std::function&&, Priority&&) @ 0x0000000015be3a05\n6. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x00000000162d3616\n7. ./build_docker/./src/Backups/BackupsWorker.cpp:334: DB::BackupsWorker::start(std::shared_ptr const&, std::shared_ptr) @ 0x00000000162d33ba\n8. ./build_docker/./src/Interpreters/InterpreterBackupQuery.cpp:44: DB::InterpreterBackupQuery::execute() @ 0x00000000182dd702\n9. ./build_docker/./src/Interpreters/executeQuery.cpp:1457: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*, std::shared_ptr&) @ 0x000000001824006e\n10. ./build_docker/./src/Interpreters/executeQuery.cpp:1624: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001823ac6f\n11. ./build_docker/./src/Server/TCPHandler.cpp:664: DB::TCPHandler::runImpl() @ 0x000000001b014245\n12. ./build_docker/./src/Server/TCPHandler.cpp:2629: DB::TCPHandler::run() @ 0x000000001b03afa8\n13. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:40: Poco::Net::TCPServerConnection::start() @ 0x000000001f92c623\n14. ./build_docker/./base/poco/Net/src/TCPServerDispatcher.cpp:115: Poco::Net::TCPServerDispatcher::run() @ 0x000000001f92ce92\n15. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:205: Poco::PooledThread::run() @ 0x000000001f8a7143\n16. ./build_docker/./base/poco/Foundation/src/Thread.cpp:45: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x000000001f8a54f0\n17. ./base/poco/Foundation/src/Thread_POSIX.cpp:335: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000001f8a38aa\n18. __tsan_thread_start_func @ 0x0000000007b98428\n19. ? @ 0x00007fdd50a1fac3\n20. ? @ 0x00007fdd50ab1850\n node2: Found errors: ['NETLINK_ERROR'] NO_ELEMENTS_IN_CONFIG Certificate file is not set. NETLINK_ERROR Can\'t receive Netlink response: error -2 ------------------------------ Captured log call ------------------------------- 2026-04-10 18:23:29.337000 [ 680 ] DEBUG : Executing query SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' AND NOT (name == 'alive_tracker') on node1 (cluster.py:3658, query) 2026-04-10 18:23:29.704000 [ 680 ] DEBUG : Executing query CREATE TABLE tbl ON CLUSTER 'cluster' (x UInt64) ENGINE=ReplicatedMergeTree('/clickhouse/tables/tbl/', '{replica}') ORDER BY tuple() PARTITION BY x%10 on node2 (cluster.py:3658, query) 2026-04-10 18:23:30.271000 [ 680 ] DEBUG : Executing query INSERT INTO tbl SELECT number FROM numbers(10) on node2 (cluster.py:3658, query) 2026-04-10 18:23:31.146000 [ 680 ] DEBUG : Executing query BACKUP TABLE tbl ON CLUSTER 'cluster' TO Disk('backups', '9b40fe6d93b547f9ad543cbb17b1cbc1') SETTINGS id='9b40fe6d93b547f9ad543cbb17b1cbc1' ASYNC on node2 (cluster.py:3658, query) 2026-04-10 18:23:31.566000 [ 680 ] DEBUG : Executing query SELECT status FROM system.backups WHERE id='9b40fe6d93b547f9ad543cbb17b1cbc1' on node2 (cluster.py:3658, query) 2026-04-10 18:23:31.984000 [ 680 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%9b40fe6d93b547f9ad543cbb17b1cbc1%') on node2 (cluster.py:3658, query) 2026-04-10 18:23:34.492000 [ 680 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%9b40fe6d93b547f9ad543cbb17b1cbc1%') on node2 (cluster.py:3658, query) 2026-04-10 18:23:34.976000 [ 680 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw7-node2-1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2061, exec_in_container) 2026-04-10 18:23:34.976000 [ 680 ] DEBUG : Command:[docker exec -u root roottestbackuprestoreonclustercancelbackup-gw7-node2-1 bash -c ps -C clickhouse] (cluster.py:121, run_and_check) 2026-04-10 18:23:35.125000 [ 680 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:145, run_and_check) 2026-04-10 18:23:35.125000 [ 680 ] DEBUG : Stdout: 8 ? 00:01:05 clickhouse (cluster.py:145, run_and_check) 2026-04-10 18:23:35.125000 [ 680 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw7-node2-1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2061, exec_in_container) 2026-04-10 18:23:35.126000 [ 680 ] DEBUG : Command:[docker exec -u root roottestbackuprestoreonclustercancelbackup-gw7-node2-1 bash -c pkill clickhouse] (cluster.py:121, run_and_check) 2026-04-10 18:23:35.201000 [ 680 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw7-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2061, exec_in_container) 2026-04-10 18:23:35.201000 [ 680 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw7-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-04-10 18:23:35.312000 [ 680 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-04-10 18:23:36.313000 [ 680 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw7-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2061, exec_in_container) 2026-04-10 18:23:36.313000 [ 680 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw7-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-04-10 18:23:36.393000 [ 680 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-04-10 18:23:37.394000 [ 680 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw7-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2061, exec_in_container) 2026-04-10 18:23:37.395000 [ 680 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw7-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-04-10 18:23:37.465000 [ 680 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-04-10 18:23:38.466000 [ 680 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw7-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2061, exec_in_container) 2026-04-10 18:23:38.467000 [ 680 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw7-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-04-10 18:23:38.526000 [ 680 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-04-10 18:23:39.528000 [ 680 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw7-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2061, exec_in_container) 2026-04-10 18:23:39.528000 [ 680 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw7-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-04-10 18:23:39.603000 [ 680 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-04-10 18:23:40.605000 [ 680 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw7-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2061, exec_in_container) 2026-04-10 18:23:40.605000 [ 680 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw7-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-04-10 18:23:40.687000 [ 680 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-04-10 18:23:41.688000 [ 680 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw7-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2061, exec_in_container) 2026-04-10 18:23:41.689000 [ 680 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw7-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-04-10 18:23:41.802000 [ 680 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw7-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2061, exec_in_container) 2026-04-10 18:23:41.802000 [ 680 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw7-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-04-10 18:23:41.858000 [ 680 ] DEBUG : No clickhouse process running. Start new one. (cluster.py:4024, start_clickhouse) 2026-04-10 18:23:41.861000 [ 680 ] DEBUG : http://localhost:None "POST /v1.46/containers/roottestbackuprestoreonclustercancelbackup-gw7-node2-1/exec HTTP/1.1" 201 74 (connectionpool.py:547, _make_request) 2026-04-10 18:23:41.898000 [ 680 ] DEBUG : http://localhost:None "POST /v1.46/exec/4150ea1b4e4af8329637d3c328d1a15c0061fdd146c1bd649b764cd848617ff2/start HTTP/1.1" 200 0 (connectionpool.py:547, _make_request) 2026-04-10 18:23:41.901000 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/exec/4150ea1b4e4af8329637d3c328d1a15c0061fdd146c1bd649b764cd848617ff2/json HTTP/1.1" 200 586 (connectionpool.py:547, _make_request) 2026-04-10 18:23:42.903000 [ 680 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw7-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2061, exec_in_container) 2026-04-10 18:23:42.903000 [ 680 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw7-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-04-10 18:23:42.987000 [ 680 ] DEBUG : Stdout:859 (cluster.py:145, run_and_check) 2026-04-10 18:23:42.988000 [ 680 ] DEBUG : Clickhouse process running. (cluster.py:4038, start_clickhouse) 2026-04-10 18:23:42.988000 [ 680 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw7-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2061, exec_in_container) 2026-04-10 18:23:42.988000 [ 680 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw7-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-04-10 18:23:43.058000 [ 680 ] DEBUG : Stdout:859 (cluster.py:145, run_and_check) 2026-04-10 18:23:43.058000 [ 680 ] DEBUG : Executing query select 20 on node2 (cluster.py:3658, query) 2026-04-10 18:23:43.825000 [ 680 ] DEBUG : Executing query select 20 on node2 (cluster.py:3658, query) 2026-04-10 18:23:44.592000 [ 680 ] DEBUG : Executing query select 20 on node2 (cluster.py:3658, query) 2026-04-10 18:23:45.413000 [ 680 ] DEBUG : Executing query select 20 on node2 (cluster.py:3658, query) 2026-04-10 18:23:46.188000 [ 680 ] DEBUG : Executing query select 20 on node2 (cluster.py:3658, query) 2026-04-10 18:23:46.965000 [ 680 ] DEBUG : Executing query select 20 on node2 (cluster.py:3658, query) 2026-04-10 18:23:47.382000 [ 680 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%9b40fe6d93b547f9ad543cbb17b1cbc1%') on node1 (cluster.py:3658, query) 2026-04-10 18:23:47.799000 [ 680 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%9b40fe6d93b547f9ad543cbb17b1cbc1%') on node2 (cluster.py:3658, query) 2026-04-10 18:23:48.216000 [ 680 ] DEBUG : Executing query SYSTEM FLUSH LOGS on node2 (cluster.py:3658, query) 2026-04-10 18:23:49.689000 [ 680 ] DEBUG : Executing query SELECT status FROM system.backup_log WHERE id='9b40fe6d93b547f9ad543cbb17b1cbc1' ORDER BY status on node2 (cluster.py:3658, query) 2026-04-10 18:23:50.164000 [ 680 ] DEBUG : Executing query SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' AND NOT (name == 'alive_tracker') on node1 (cluster.py:3658, query) 2026-04-10 18:23:50.585000 [ 680 ] DEBUG : Executing query SELECT name FROM system.errors WHERE last_error_time >= toDateTime('2026-04-10 18:23:29') AND NOT ((name == 'KEEPER_EXCEPTION') AND (last_error_message LIKE '%Fault injection%')) AND NOT (name == 'NO_ELEMENTS_IN_CONFIG') on node1 (cluster.py:3658, query) 2026-04-10 18:23:51.004000 [ 680 ] DEBUG : Executing query SELECT name, last_error_message FROM system.errors WHERE last_error_time >= toDateTime('2026-04-10 18:23:29') on node1 (cluster.py:3658, query) 2026-04-10 18:23:51.482000 [ 680 ] DEBUG : Executing query SELECT name FROM system.errors WHERE last_error_time >= toDateTime('2026-04-10 18:23:29') AND NOT ((name == 'KEEPER_EXCEPTION') AND (last_error_message LIKE '%Fault injection%')) AND NOT (name == 'NO_ELEMENTS_IN_CONFIG') on node2 (cluster.py:3658, query) 2026-04-10 18:23:52.060000 [ 680 ] DEBUG : Executing query SELECT name, last_error_message FROM system.errors WHERE last_error_time >= toDateTime('2026-04-10 18:23:29') on node2 (cluster.py:3658, query) ---------------------------- Captured log teardown ----------------------------- 2026-04-10 18:23:52.658000 [ 680 ] DEBUG : Executing query DROP TABLE IF EXISTS tbl ON CLUSTER 'cluster' SYNC on node1 (cluster.py:3658, query) 2026-04-10 18:23:53.286000 [ 680 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw7/.env --project-name roottestbackuprestoreonclustercancelbackup-gw7 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw7/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw7/node2/docker-compose.yml stop --timeout 20] (cluster.py:121, run_and_check) 2026-04-10 18:23:55.078000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-node2-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:23:55.079000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-node1-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:23:55.079000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-node2-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:23:55.079000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-node1-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:23:55.079000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-zoo3-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:23:55.079000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-zoo1-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:23:55.079000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-zoo2-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:23:55.079000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-zoo3-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:23:55.079000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-zoo2-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:23:55.079000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-zoo1-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:23:55.079000 [ 680 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw7/node1/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw7/node1/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:121, run_and_check) 2026-04-10 18:23:55.094000 [ 680 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw7/node2/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw7/node2/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:121, run_and_check) 2026-04-10 18:23:55.109000 [ 680 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw7/.env --project-name roottestbackuprestoreonclustercancelbackup-gw7 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw7/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw7/node2/docker-compose.yml down --volumes] (cluster.py:121, run_and_check) 2026-04-10 18:23:56.059000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-node1-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:23:56.059000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-node2-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:23:56.059000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-node1-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:23:56.059000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-node1-1 Removing (cluster.py:147, run_and_check) 2026-04-10 18:23:56.059000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-node2-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:23:56.059000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-node2-1 Removing (cluster.py:147, run_and_check) 2026-04-10 18:23:56.060000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-node1-1 Removed (cluster.py:147, run_and_check) 2026-04-10 18:23:56.060000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-node2-1 Removed (cluster.py:147, run_and_check) 2026-04-10 18:23:56.060000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-zoo1-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:23:56.060000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-zoo2-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:23:56.060000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-zoo3-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:23:56.060000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-zoo1-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:23:56.060000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-zoo1-1 Removing (cluster.py:147, run_and_check) 2026-04-10 18:23:56.060000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-zoo2-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:23:56.060000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-zoo2-1 Removing (cluster.py:147, run_and_check) 2026-04-10 18:23:56.060000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-zoo3-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:23:56.061000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-zoo3-1 Removing (cluster.py:147, run_and_check) 2026-04-10 18:23:56.061000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-zoo3-1 Removed (cluster.py:147, run_and_check) 2026-04-10 18:23:56.061000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-zoo1-1 Removed (cluster.py:147, run_and_check) 2026-04-10 18:23:56.061000 [ 680 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw7-zoo2-1 Removed (cluster.py:147, run_and_check) 2026-04-10 18:23:56.061000 [ 680 ] DEBUG : Stderr: Network roottestbackuprestoreonclustercancelbackup-gw7_default Removing (cluster.py:147, run_and_check) 2026-04-10 18:23:56.061000 [ 680 ] DEBUG : Stderr: Network roottestbackuprestoreonclustercancelbackup-gw7_default Removed (cluster.py:147, run_and_check) 2026-04-10 18:23:56.061000 [ 680 ] DEBUG : Cleanup called (cluster.py:861, cleanup) 2026-04-10 18:23:56.088000 [ 680 ] DEBUG : Docker networks for project roottestbackuprestoreonclustercancelbackup-gw7 are NETWORK ID NAME DRIVER SCOPE (cluster.py:840, print_all_docker_pieces) 2026-04-10 18:23:56.115000 [ 680 ] DEBUG : Docker containers for project roottestbackuprestoreonclustercancelbackup-gw7 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:848, print_all_docker_pieces) 2026-04-10 18:23:56.144000 [ 680 ] DEBUG : Docker volumes for project roottestbackuprestoreonclustercancelbackup-gw7 are DRIVER VOLUME NAME (cluster.py:856, print_all_docker_pieces) 2026-04-10 18:23:56.145000 [ 680 ] DEBUG : Command:[docker container list --all --filter name='^/roottestbackuprestoreonclustercancelbackup-gw7-.*-1$' --format '{{.ID}}:{{.Names}}'] (cluster.py:121, run_and_check) 2026-04-10 18:23:56.174000 [ 680 ] DEBUG : Unstopped containers: {} (cluster.py:875, cleanup) 2026-04-10 18:23:56.174000 [ 680 ] DEBUG : No running containers for project: roottestbackuprestoreonclustercancelbackup-gw7 (cluster.py:889, cleanup) 2026-04-10 18:23:56.174000 [ 680 ] DEBUG : Trying to prune unused networks... (cluster.py:895, cleanup) 2026-04-10 18:23:56.199000 [ 680 ] DEBUG : Trying to prune unused images... (cluster.py:911, cleanup) 2026-04-10 18:23:56.200000 [ 680 ] DEBUG : Command:[docker image prune -f] (cluster.py:121, run_and_check) 2026-04-10 18:23:56.235000 [ 680 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:145, run_and_check) 2026-04-10 18:23:56.236000 [ 680 ] DEBUG : Images pruned (cluster.py:914, cleanup) 2026-04-10 18:23:56.236000 [ 680 ] DEBUG : Trying to prune unused volumes... (cluster.py:920, cleanup) 2026-04-10 18:23:56.236000 [ 680 ] DEBUG : Command:[docker volume ls | wc -l] (cluster.py:121, run_and_check) 2026-04-10 18:23:56.262000 [ 680 ] DEBUG : Stdout:3 (cluster.py:145, run_and_check) 2026-04-10 18:23:56.262000 [ 680 ] DEBUG : Command:[docker volume prune -f] (cluster.py:121, run_and_check) 2026-04-10 18:23:56.288000 [ 680 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:145, run_and_check) 2026-04-10 18:23:56.288000 [ 680 ] DEBUG : Volumes pruned: 3 (cluster.py:925, cleanup) ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 196.10s call test_distributed_load_balancing/test.py::test_load_balancing_in_order 194.95s call test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 194.07s call test_distributed_load_balancing/test.py::test_load_balancing_default 184.28s call test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance 180.26s call test_distributed_load_balancing/test.py::test_load_balancing_first_or_random 156.37s call test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 85.31s setup test_alter_moving_garbage/test.py::test_alter_moving[False-False] 78.40s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 66.79s call test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 63.95s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 60.16s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 59.72s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 59.56s call test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 58.12s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 58.09s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 57.91s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 57.24s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 51.79s call test_default_compression_codec/test.py::test_default_codec_single 46.95s call test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 44.83s call test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 44.62s call test_alter_moving_garbage/test.py::test_delete_race_leftovers 36.83s call test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 32.53s call test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 32.41s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 32.37s call test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 31.67s call test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 31.60s call test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 31.51s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 30.75s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 29.70s call test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 29.59s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 29.46s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 29.43s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 29.09s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 29.09s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 28.77s call test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 28.20s setup test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 26.63s setup test_catboost_evaluate/test.py::testAmazonModelManyRows 26.42s setup test_allowed_client_hosts/test.py::test_allowed_host 25.93s setup test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable 24.89s setup test_encrypted_disk_replication/test.py::test_replication 24.76s call test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 24.69s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 24.68s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 24.48s setup test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 24.19s call test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 23.55s setup test_executable_table_function/test.py::test_executable_function_arg_eval_input_python 23.53s setup test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors 23.51s teardown test_encrypted_disk_replication/test.py::test_zero_copy_replication 22.80s call test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 22.23s teardown test_alter_moving_garbage/test.py::test_delete_race_leftovers 22.22s teardown test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable 22.06s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 21.98s teardown test_endpoint_macro_substitution/test.py::test_select_by_type 21.49s setup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 21.41s setup test_default_compression_codec/test.py::test_default_codec_for_compact_parts 21.36s setup test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 21.02s call test_alter_moving_garbage/test.py::test_alter_moving[True-True] 21.01s call test_config_yaml_full/test.py::test_yaml_full_conf 20.37s call test_backup_log/test.py::test_backup_log 20.34s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 19.65s call test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] 19.65s call test_distributed_load_balancing/test.py::test_load_balancing_round_robin 19.20s call test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] 18.43s setup test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 16.99s teardown test_default_compression_codec/test.py::test_default_codec_single 16.81s call test_catboost_evaluate/test.py::testAmazonModelManyRows 16.56s setup test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl 16.21s teardown test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 16.19s setup test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 16.05s call test_config_decryption/test_wrong_settings.py::test_invalid_chars 15.88s setup test_create_user_and_login/test.py::test_grant_create_user 15.87s call test_alter_moving_garbage/test.py::test_alter_moving[False-True] 15.77s setup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 15.58s setup test_enabling_access_management/test.py::test_enabling_access_management 15.16s setup test_dictionaries_null_value/test.py::test_null_value 15.16s setup test_endpoint_macro_substitution/test.py::test_select_by_type 14.82s setup test_backup_log/test.py::test_backup_log 14.71s setup test_config_corresponding_root/test.py::test_work 14.50s call test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors 14.38s setup test_distributed_config/test.py::test_distibuted_settings 14.24s setup test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 14.23s call test_config_decryption/test_wrong_settings.py::test_wrong_method 14.06s call test_alter_moving_garbage/test.py::test_alter_moving[False-False] 14.02s call test_config_decryption/test_wrong_settings.py::test_no_encryption_key 13.86s call test_config_decryption/test_wrong_settings.py::test_subnodes 13.61s setup test_broken_part_during_merge/test.py::test_merge_and_part_corruption 12.67s call test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade 12.51s call test_catboost_evaluate/test.py::testRecoveryAfterCrash 11.91s setup test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade 10.46s call test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 10.31s call test_default_compression_codec/test.py::test_default_codec_multiple 9.84s call test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 9.47s teardown test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl 9.43s call test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 8.55s call test_create_user_and_login/test.py::test_login_as_dropped_user_xml 8.29s call test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 8.18s teardown test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 7.36s setup test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 6.92s call test_broken_part_during_merge/test.py::test_merge_and_part_corruption 6.44s teardown test_distributed_load_balancing/test.py::test_load_balancing_round_robin 6.37s teardown test_broken_part_during_merge/test.py::test_merge_and_part_corruption 6.35s teardown test_distributed_config/test.py::test_distibuted_settings 6.33s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 6.12s teardown test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade 5.96s call test_distributed_ddl_on_cross_replication/test.py::test_atomic_database 5.47s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 5.26s teardown test_create_user_and_login/test.py::test_login_as_dropped_user_xml 5.15s teardown test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 4.92s teardown test_dictionaries_null_value/test.py::test_null_value 4.52s teardown test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 4.42s teardown test_allowed_client_hosts/test.py::test_denied_host 4.04s call test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl 4.00s teardown test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 3.63s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 3.60s call test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 3.45s call test_default_compression_codec/test.py::test_default_codec_for_compact_parts 3.42s teardown test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 3.33s call test_encrypted_disk_replication/test.py::test_zero_copy_replication 3.31s call test_catboost_evaluate/test.py::testModelPathIsNotAConstString 3.30s teardown test_enabling_access_management/test.py::test_enabling_access_management 3.27s call test_encrypted_disk_replication/test.py::test_replication 3.13s call test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 3.02s call test_executable_table_function/test.py::test_executable_function_arg_eval_input_python 2.94s call test_enabling_access_management/test.py::test_enabling_access_management 2.70s call test_create_user_and_login/test.py::test_login_as_dropped_user 2.53s teardown test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 2.46s call test_distributed_config/test.py::test_distibuted_settings 2.30s call test_catboost_evaluate/test.py::testNonConstantFeatures 2.28s call test_catboost_evaluate/test.py::testModelUpdate 2.22s call test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 2.11s call test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 2.08s call test_catboost_evaluate/test.py::testOnNullableFeatures 2.06s call test_allowed_client_hosts/test.py::test_allowed_host 2.01s setup test_distributed_load_balancing/test.py::test_load_balancing_first_or_random 2.00s call test_dictionaries_null_value/test.py::test_null_value 1.89s teardown test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 1.79s teardown test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 1.74s call test_catboost_evaluate/test.py::testInvalidModelPath 1.69s call test_create_user_and_login/test.py::test_grant_create_user 1.67s call test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 1.63s call test_catboost_evaluate/test.py::testInvalidLibraryPath 1.62s call test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl 1.55s setup test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] 1.55s setup test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] 1.52s call test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 1.51s call test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 1.50s setup test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance 1.46s setup test_distributed_load_balancing/test.py::test_load_balancing_round_robin 1.45s setup test_distributed_load_balancing/test.py::test_load_balancing_in_order 1.43s teardown test_executable_table_function/test.py::test_executable_function_arg_eval_input_python 1.43s call test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 1.40s setup test_distributed_load_balancing/test.py::test_load_balancing_default 1.37s call test_create_user_and_login/test.py::test_login 1.26s call test_endpoint_macro_substitution/test.py::test_select_by_type 1.26s call test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 1.25s setup test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 1.22s teardown test_backup_log/test.py::test_backup_log 1.22s call test_catboost_evaluate/test.py::testConstantFeatures 1.11s call test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 1.08s call test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 1.03s call test_allowed_client_hosts/test.py::test_denied_host 1.00s call test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.89s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 0.85s call test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 0.78s teardown test_encrypted_disk_replication/test.py::test_replication 0.72s call test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable 0.62s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 0.59s call test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 0.58s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 0.52s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 0.49s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 0.47s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 0.38s teardown test_create_user_and_login/test.py::test_grant_create_user 0.27s teardown test_create_user_and_login/test.py::test_login_as_dropped_user 0.27s teardown test_create_user_and_login/test.py::test_login 0.05s setup test_config_decryption/test_wrong_settings.py::test_invalid_chars 0.00s setup test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s setup test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s setup test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[False-False] 0.00s teardown test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl 0.00s setup test_config_yaml_full/test.py::test_yaml_full_conf 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.00s teardown test_config_yaml_full/test.py::test_yaml_full_conf 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 0.00s setup test_create_user_and_login/test.py::test_login_as_dropped_user 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 0.00s teardown test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors 0.00s setup test_config_decryption/test_wrong_settings.py::test_wrong_method 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] 0.00s setup test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s setup test_encrypted_disk_replication/test.py::test_zero_copy_replication 0.00s teardown test_default_compression_codec/test.py::test_default_codec_for_compact_parts 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 0.00s setup test_default_compression_codec/test.py::test_default_codec_multiple 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 0.00s teardown test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 0.00s setup test_create_user_and_login/test.py::test_login 0.00s setup test_alter_moving_garbage/test.py::test_alter_moving[False-True] 0.00s setup test_create_user_and_login/test.py::test_login_as_dropped_user_xml 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 0.00s teardown test_allowed_client_hosts/test.py::test_allowed_host 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 0.00s setup test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s teardown test_config_decryption/test_wrong_settings.py::test_invalid_chars 0.00s setup test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 0.00s setup test_config_decryption/test_wrong_settings.py::test_subnodes 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_in_order 0.00s setup test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s teardown test_config_decryption/test_wrong_settings.py::test_subnodes 0.00s setup test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s setup test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 0.00s teardown test_distributed_ddl_on_cross_replication/test.py::test_atomic_database 0.00s setup test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 0.00s setup test_distributed_ddl_on_cross_replication/test.py::test_atomic_database 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 0.00s setup test_alter_moving_garbage/test.py::test_alter_moving[True-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s teardown test_config_decryption/test_wrong_settings.py::test_no_encryption_key 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelManyRows 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 0.00s call test_config_corresponding_root/test.py::test_work 0.00s setup test_config_decryption/test_wrong_settings.py::test_no_encryption_key 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s teardown test_config_decryption/test_wrong_settings.py::test_wrong_method 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_first_or_random 0.00s setup test_default_compression_codec/test.py::test_default_codec_single 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s teardown test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 0.00s setup test_catboost_evaluate/test.py::testConstantFeatures 0.00s teardown test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 0.00s setup test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 0.00s teardown test_config_corresponding_root/test.py::test_work 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_default 0.00s teardown test_default_compression_codec/test.py::test_default_codec_multiple 0.00s teardown test_catboost_evaluate/test.py::testConstantFeatures 0.00s setup test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 0.00s setup test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[False-True] 0.00s setup test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s setup test_catboost_evaluate/test.py::testModelUpdate 0.00s teardown test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] 0.00s teardown test_catboost_evaluate/test.py::testModelUpdate 0.00s teardown test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s setup test_alter_moving_garbage/test.py::test_delete_race_leftovers 0.00s teardown test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[True-True] 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 0.00s setup test_allowed_client_hosts/test.py::test_denied_host 0.00s teardown test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 0.00s setup test_catboost_evaluate/test.py::testInvalidModelPath 0.00s teardown test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s teardown test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s teardown test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s teardown test_catboost_evaluate/test.py::testInvalidModelPath =========================== short test summary info ============================ FAILED test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup PASSED test_config_decryption/test_wrong_settings.py::test_invalid_chars PASSED test_create_user_and_login/test.py::test_grant_create_user PASSED test_create_user_and_login/test.py::test_login PASSED test_create_user_and_login/test.py::test_login_as_dropped_user PASSED test_default_compression_codec/test.py::test_default_codec_for_compact_parts PASSED test_config_decryption/test_wrong_settings.py::test_no_encryption_key PASSED test_create_user_and_login/test.py::test_login_as_dropped_user_xml PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup PASSED test_default_compression_codec/test.py::test_default_codec_multiple PASSED test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows PASSED test_config_decryption/test_wrong_settings.py::test_subnodes PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString PASSED test_catboost_evaluate/test.py::testConstantFeatures PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath PASSED test_catboost_evaluate/test.py::testInvalidModelPath PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString PASSED test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl PASSED test_catboost_evaluate/test.py::testModelUpdate PASSED test_config_decryption/test_wrong_settings.py::test_wrong_method PASSED test_catboost_evaluate/test.py::testNonConstantFeatures PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures PASSED test_catboost_evaluate/test.py::testOnNullableFeatures PASSED test_distributed_ddl_on_cross_replication/test.py::test_atomic_database PASSED test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] PASSED test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible PASSED test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] PASSED test_default_compression_codec/test.py::test_default_codec_single PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-False] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-True] PASSED test_encrypted_disk_replication/test.py::test_replication PASSED test_encrypted_disk_replication/test.py::test_zero_copy_replication PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup PASSED test_allowed_client_hosts/test.py::test_allowed_host PASSED test_allowed_client_hosts/test.py::test_denied_host PASSED test_alter_moving_garbage/test.py::test_alter_moving[True-True] PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] PASSED test_config_corresponding_root/test.py::test_work PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] PASSED test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore PASSED test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable PASSED test_alter_moving_garbage/test.py::test_delete_race_leftovers PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] PASSED test_dictionaries_null_value/test.py::test_null_value PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] PASSED test_enabling_access_management/test.py::test_enabling_access_management PASSED test_endpoint_macro_substitution/test.py::test_select_by_type PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] PASSED test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica PASSED test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper PASSED test_distributed_load_balancing/test.py::test_load_balancing_default PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] PASSED test_backup_log/test.py::test_backup_log PASSED test_distributed_config/test.py::test_distibuted_settings PASSED test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] PASSED test_executable_table_function/test.py::test_executable_function_arg_eval_input_python PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] PASSED test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[String_] PASSED test_config_yaml_full/test.py::test_yaml_full_conf PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] PASSED test_distributed_load_balancing/test.py::test_load_balancing_first_or_random PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] PASSED test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance PASSED test_distributed_load_balancing/test.py::test_load_balancing_in_order PASSED test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] PASSED test_distributed_load_balancing/test.py::test_load_balancing_round_robin ================== 1 failed, 99 passed in 1067.77s (0:17:47) =================== Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration/./runner", line 492, in subprocess.check_call(cmd, shell=True, bufsize=0) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_8ut8e7 --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host 'test_alter_moving_garbage/test.py::test_alter_moving[False-False]' 'test_alter_moving_garbage/test.py::test_alter_moving[False-True]' 'test_alter_moving_garbage/test.py::test_alter_moving[True-True]' test_alter_moving_garbage/test.py::test_delete_race_leftovers 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1]' test_backup_log/test.py::test_backup_log test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_config_corresponding_root/test.py::test_work test_config_decryption/test_wrong_settings.py::test_invalid_chars test_config_decryption/test_wrong_settings.py::test_no_encryption_key test_config_decryption/test_wrong_settings.py::test_subnodes test_config_decryption/test_wrong_settings.py::test_wrong_method test_config_yaml_full/test.py::test_yaml_full_conf test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed]' test_dictionaries_null_value/test.py::test_null_value 'test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Date_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[String_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_]' test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable test_distributed_config/test.py::test_distibuted_settings test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl test_distributed_ddl_on_cross_replication/test.py::test_atomic_database test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors test_distributed_load_balancing/test.py::test_load_balancing_default test_distributed_load_balancing/test.py::test_load_balancing_first_or_random test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance test_distributed_load_balancing/test.py::test_load_balancing_in_order test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 'test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority]' 'test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative]' test_distributed_load_balancing/test.py::test_load_balancing_round_robin test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper test_enabling_access_management/test.py::test_enabling_access_management test_encrypted_disk_replication/test.py::test_replication test_encrypted_disk_replication/test.py::test_zero_copy_replication test_endpoint_macro_substitution/test.py::test_select_by_type test_executable_table_function/test.py::test_executable_function_arg_eval_input_python -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 ' returned non-zero exit status 1.